home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 July / EnigmA AMIGA RUN 20 (1997)(G.R. Edizioni)(IT)[!][issue 1997-07 & 08][EAR-CD IV].iso / earcd / comm / tcp / amircwho.lha / AmIRCWhoIS.readme next >
Text File  |  1997-04-02  |  1KB  |  45 lines

  1. Short:    ARexx WhoIs script for AmIRC 
  2. Author:   newlook@ameritech.net (Deryk B. Robosson)
  3. Uploader: newlook@ameritech.net (Deryk B. Robosson)
  4. Type:     comm/tcp
  5. Replaces: comm/tcp/AmIRCWhoIS.lha
  6. Requires: WhoIs (comm/tcp/Whois.lha)
  7. Version:  1.01
  8.  
  9. NOTE:
  10. ------
  11. Updates and information can also be found on my web
  12. site at http://www.geocities.com/SiliconValley/Park/5249
  13.  
  14. Installation:
  15. --------------
  16. Copy WhoIs.amirx to amirc/rexx directory
  17.  
  18. Edit the script for the correct path to the whois command.
  19.  
  20. Install an alias in AmIRC by selecting setup menu
  21. then lists.  Under Alias tab, select add new alias.
  22.  
  23. Then in edit window type the alias you would like
  24. to use.
  25.  
  26. i.e. WI = /rx WhoIs.amirx %p
  27.  
  28. Usage:
  29. --------------
  30. Using above example, you would type
  31.  
  32. /WI wuarchive.wustl.edu (result will be shown to you)
  33.  
  34. /WI ameritech.net SAY (result will be shown to the current channel)
  35.  
  36. /WI ameritech.net SHOW newlook (newlook will see the results via notice)
  37.  
  38. Version 1.00 01.04.97
  39. ----------------------
  40. Initial Creation
  41.  
  42. Version 1.01 02.04.97
  43. ----------------------
  44. Filtered tabs from dns listings
  45.